Skip to content

Stop mutating username to downcase#806

Open
jrochkind wants to merge 1 commit intoNoamB:masterfrom
jrochkind:stop_mutating_email
Open

Stop mutating username to downcase#806
jrochkind wants to merge 1 commit intoNoamB:masterfrom
jrochkind:stop_mutating_email

Conversation

@jrochkind
Copy link

In my rails5 app, the email is ending up frozen, not sure why, but
it causes an exception trying to mutate frozen string. But of course
Sorcery ought not to be mutating the email input regardless.

In my rails5 app, the email is ending up frozen, not sure why, but
it causes an exception trying to mutate frozen string. But of course
Sorcery ought not to be mutating the email input regardless.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant